From 2d648f84a9d7c0f0a4b259d078ec0d1ac0f72f49 Mon Sep 17 00:00:00 2001 From: Daniel Boles Date: Fri, 23 Jun 2023 14:24:47 +0100 Subject: [PATCH] docs/ref/gtk/running: Mention GDK_DEBUG=no-portals It was omitted from !5336 --- docs/reference/gtk/running.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/reference/gtk/running.md b/docs/reference/gtk/running.md index b3931fdd39..688c9ad480 100644 --- a/docs/reference/gtk/running.md +++ b/docs/reference/gtk/running.md @@ -211,6 +211,9 @@ A number of options affect behavior instead of logging: `portals` : Force the use of [portals](https://docs.flatpak.org/en/latest/portals.html) +`no-portals` +: Disable use of [portals](https://docs.flatpak.org/en/latest/portals.html) + `gl-disable` : Disable OpenGL support -- 2.30.2